home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / byload.arc / READ.ME < prev   
Text File  |  1988-09-30  |  1KB  |  34 lines

  1. One of the few weakness of Boyan vD3 is that it cannot normally be
  2. run in a DESQview window or in the background.  This ARChive contains
  3. a loader program that overcomes that weakness.  It also includes a
  4. .DVP (DESQview Program Information File) for Boyan, which may be
  5. modified with DESQview Change Program if necessary.
  6.  
  7. The loader works by dynamically patching Boyan to write to the
  8. DESQview video buffer.  This results in much faster performance than
  9. the use of video BIOS calls.
  10.  
  11. Notes:
  12.  
  13. 1.  The .DVP file was created under DESQview v2.01.  It assigns BY as
  14.     the menu keys to run Boyan.
  15.  
  16. 2.  The .DVP file assumes that Boyan is installed in a directory named
  17.     \BOYAN, and that the loader (BYLOAD.EXE) is installed in the
  18.     DESQview directory named \DV.
  19.  
  20. 3.  240K memory is reserved by the .DVP file, which is enough for the
  21.     loader, Boyan, and the additional memory needed to run external
  22.     transfer protocols (such as DSZ) and/or DOS commands.
  23.  
  24. 4.  The .DVP file starts up Boyan in a full-screen window, but the
  25.     window may be Zoomed to a small window (or even hidden entirely)
  26.     and Boyan will continue to run properly.
  27.  
  28. 5.  The loader program was written in Borland's Turbo C.  Both    
  29.     source code and a MAKE file are included for those who wish to
  30.     experiment.  (Because in-line assembler is used, MASM is also
  31.     required to compile the program.)
  32.  
  33. -John Navas
  34.